In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / EmailPageMarginTop Property

EmailPageMarginTop Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property EmailPageMarginTop As Single
public float EmailPageMarginTop {get; set;}
public read-write property EmailPageMarginTop: Single; 
public function get,set EmailPageMarginTop : float
public: __property float get_EmailPageMarginTop();

public: __property void set_EmailPageMarginTop( 

   float value

);
public:

property float EmailPageMarginTop {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members